home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inventor Labs: Transportation
/
InventorLabs - Transportation.iso
/
pc
/
builders
/
media
/
netacess
/
url95.dir
/
00011_Script_11
< prev
next >
Wrap
Text File
|
1996-10-10
|
265b
|
14 lines
on exitFrame
if TheWeb(mCheckInstall) = 1 then
set the text of member "ErrorReport" to "Wait..."
go to frame the Frame
end if
if TheWeb(mGetWebAccess) = 1 then
-- branch to AOL test case
go to frame "AOLTest"
end if
end